PostProcessRequest
The operation input is PostProcessRequest. The RequestID is an ID that can be used to keep track of which SelectAndGenerateRequest coresponds to which SelectAndGenerateResponse. Whatever string is passed in here will be returned in the response.
| Parameter | Type | Constraints | Description |
|---|---|---|---|
| RequestID | string | Optional | A unique identifier for the submitted request. Often used for request tracking purposes. |
| DocSet | DocSet | Required | Container object used to define a document set by ID, package, and packet associations. Returned when the request specifies DocSet for the ResponseDocType element. |
| DocumentSet | DocumentSet | Required | A container for information about a set of documents. |
Element tns:PostProcessRequest
